home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.6.3.1.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  343 b   |  11 lines

  1. GIT v1.6.3.1 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.6.3
  5. ------------------
  6.  
  7. * "git checkout -b new-branch" with a staged change in the index
  8.   incorrectly primed the in-index cache-tree, resulting a wrong tree
  9.   object to be written out of the index.  This is a grave regression
  10.   since the last 1.6.2.X maintenance release.
  11.